GrapeCity ActiveReports for .NET 14.0J
ReportParameter コンストラクタ(String,ICollection<Object>)

GrapeCity.ActiveReports.Viewer.Win アセンブリ > GrapeCity.ActiveReports.Viewer.Win 名前空間 > ReportParameter クラス > ReportParameter コンストラクタ : ReportParameter コンストラクタ(String,ICollection<Object>)
パラメータの名前。
パラメータ値のコレクション。
複数の値で新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal values As ICollection(Of Object) _
)
public ReportParameter( 
   string name,
   ICollection<object> values
)

パラメータ

name
パラメータの名前。
values
パラメータ値のコレクション。
参照

ReportParameter クラス
ReportParameter メンバ
オーバーロード一覧